Crate mun_target

source ·
Expand description

This crate contains specifications on how to build Mun and how to configure several tools to generate machine code.

It is heavily inspired by the librustc_target crate.

Modules

Functions

Returns the target triple of the host machine. This can be used as a default target.